Skip to content

Try circleci #228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
May 9, 2018
Merged

Try circleci #228

merged 23 commits into from
May 9, 2018

Conversation

adrn
Copy link
Contributor

@adrn adrn commented May 4, 2018

After a conversation with @Cadair, he convinced me that we might be able to solve our build issues by running the tutorial build on CircleCI and then pushing the documentation from there to either readthedocs or github pages. The advantage of building on a CI service is that we can cache data files, which is what causes our timeouts and headaches on RTD right now. This is a PR to test out the CircleCI build - do not merge yet!

@adrn adrn requested review from eteq and bsipocz May 4, 2018 16:00
@Cadair
Copy link
Contributor

Cadair commented May 4, 2018

once you merge this, if you enable this: http://github.com/apps/giles it will report the build artefact link as a commit status like this: Cadair/giles#3

@adrn
Copy link
Contributor Author

adrn commented May 9, 2018

I manually killed the travis build.

When I'm feeling particularly confident, I'll merge this and test the final bit of dangerous functionality: a force-push to a separate branch that contains the RST versions of the executed notebooks. RTD can then look for this branch, and in theory, won't have to execute the notebooks because the RST will already exist...

image

@adrn adrn changed the title WIP: try circleci Try circleci May 9, 2018
@adrn
Copy link
Contributor Author

adrn commented May 9, 2018

Alright, I'll do the last bit of debugging live!

@adrn adrn merged commit 2ed3708 into astropy-learn:master May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants